[INFO] cloning repository https://github.com/Zonh-off/wingrip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zonh-off/wingrip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZonh-off%2Fwingrip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZonh-off%2Fwingrip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64bdf901c090f59dad50cbfca45316a1e9beb95b
[INFO] fixing Zonh-off/wingrip against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZonh-off%2Fwingrip" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Zonh-off/wingrip
[INFO] finished tweaking git repo https://github.com/Zonh-off/wingrip
[INFO] tweaked toml for git repo https://github.com/Zonh-off/wingrip written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zonh-off/wingrip on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zonh-off/wingrip already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embed-resource v2.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] decb1f95c297a00b8ddc7696273e13dc92e071ccdaa32007fa02708a10fff74e
[INFO] running `Command { std: "docker" "start" "decb1f95c297a00b8ddc7696273e13dc92e071ccdaa32007fa02708a10fff74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "decb1f95c297a00b8ddc7696273e13dc92e071ccdaa32007fa02708a10fff74e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "decb1f95c297a00b8ddc7696273e13dc92e071ccdaa32007fa02708a10fff74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "decb1f95c297a00b8ddc7696273e13dc92e071ccdaa32007fa02708a10fff74e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling embed-resource v2.5.2
[INFO] [stderr]    Compiling wingrip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/config/bypass.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::{CloseHandle, HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/config/bypass.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/config/bypass.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::System::Threading::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/config/bypass.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::UI::Shell::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/config/bypass.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/config/bypass.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::{CloseHandle, HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/config/bypass.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/config/bypass.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::System::Threading::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/config/bypass.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::UI::Shell::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/config/bypass.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/config/registry.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::System::Registry::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/config/bypass.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::core::PWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/input/callbacks.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::Foundation::{LPARAM, LRESULT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/input/callbacks.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/callbacks.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/input/watchdog.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{LPARAM, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/input/watchdog.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::UI::WindowsAndMessaging::PostThreadMessageW;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/mod.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/mod.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::Win32::Foundation::RECT;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/mod.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/mod.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/types.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/safety.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{HWND, RECT, POINT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/safety.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Dwm::{DWMWA_CLOAKED, DWMWA_EXTENDED_FRAME_BOUNDS, DwmGetWindowAttribute};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/safety.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/snapping.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/snapping.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/joint_resize.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/joint_resize.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::UI::WindowsAndMessaging::{SetWindowPos, SWP_NOACTIVATE, SWP_NOZORDER, SWP_NOOWNERZORDER, SWP_NOCOPYBITS, SWP_NOSE...
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, POINT, RECT, WPARAM, COLORREF};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/mod.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/config/registry.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::System::Registry::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/config/bypass.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::core::PWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/input/callbacks.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::Foundation::{LPARAM, LRESULT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/input/callbacks.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/callbacks.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/input/watchdog.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{LPARAM, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/input/watchdog.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::UI::WindowsAndMessaging::PostThreadMessageW;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/mod.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/mod.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::Win32::Foundation::RECT;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/mod.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/mod.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/types.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/safety.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{HWND, RECT, POINT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/safety.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Dwm::{DWMWA_CLOAKED, DWMWA_EXTENDED_FRAME_BOUNDS, DwmGetWindowAttribute};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/safety.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/snapping.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/snapping.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/joint_resize.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/logic/joint_resize.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::UI::WindowsAndMessaging::{SetWindowPos, SWP_NOACTIVATE, SWP_NOZORDER, SWP_NOOWNERZORDER, SWP_NOCOPYBITS, SWP_NOSE...
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, POINT, RECT, WPARAM, COLORREF};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/mod.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::UI::Shell::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/config/registry.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::core::w;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/types.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Graphics::Gdi::HBRUSH;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/actions.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/actions.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/settings/mod.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::core::{PCWSTR, w};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/controls.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::UI::WindowsAndMessaging::{ShowWindow, SW_SHOW, SW_HIDE};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/paint.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{COLORREF, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/paint.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/settings/actions.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::core::w;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/ui/types.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/ui/wnd_proc.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::{COLORREF, HWND, LPARAM, LRESULT, RECT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/ui/wnd_proc.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/ui/wnd_proc.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/settings/paint.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::core::w;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::{COLORREF, HWND, LPARAM, WPARAM, HINSTANCE};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::UI::Shell::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/config/registry.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::core::w;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/types.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Graphics::Gdi::HBRUSH;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/actions.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/actions.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/settings/mod.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::core::{PCWSTR, w};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/controls.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::UI::WindowsAndMessaging::{ShowWindow, SW_SHOW, SW_HIDE};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/paint.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{COLORREF, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/settings/paint.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/settings/actions.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::core::w;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/ui/types.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/ui/wnd_proc.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::{COLORREF, HWND, LPARAM, LRESULT, RECT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/ui/wnd_proc.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/ui/wnd_proc.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/settings/paint.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::core::w;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::{COLORREF, HWND, LPARAM, WPARAM, HINSTANCE};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/ui/mod.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::core::PCWSTR;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/ui/mod.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::core::PCWSTR;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let class_name = windows::core::w!("WingripOverlayClass");
[INFO] [stdout]    |                               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |             windows::core::w!("Wingrip Zone Preview"),
[INFO] [stdout]    |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let class_name = windows::core::w!("WingripOverlayClass");
[INFO] [stdout]    |                               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |             windows::core::w!("Wingrip Zone Preview"),
[INFO] [stdout]    |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `QUNS_BUSY` is not bound in all patterns
[INFO] [stdout]   --> src/config/bypass.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     QUNS_RUNNING_D3D_FULL_SCREEN
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_BUSY`
[INFO] [stdout] 47 |                     | QUNS_BUSY
[INFO] [stdout]    |                       --------- variable not in all patterns
[INFO] [stdout] 48 |                     | QUNS_PRESENTATION_MODE
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_BUSY`
[INFO] [stdout] 49 |                     | QUNS_APP => {
[INFO] [stdout]    |                       ^^^^^^^^ pattern doesn't bind `QUNS_BUSY`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::QUNS_BUSY`
[INFO] [stdout]   --> src/config/bypass.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     | QUNS_BUSY
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `QUNS_PRESENTATION_MODE` is not bound in all patterns
[INFO] [stdout]   --> src/config/bypass.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     QUNS_RUNNING_D3D_FULL_SCREEN
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_PRESENTATION_MODE`
[INFO] [stdout] 47 |                     | QUNS_BUSY
[INFO] [stdout]    |                       ^^^^^^^^^ pattern doesn't bind `QUNS_PRESENTATION_MODE`
[INFO] [stdout] 48 |                     | QUNS_PRESENTATION_MODE
[INFO] [stdout]    |                       ---------------------- variable not in all patterns
[INFO] [stdout] 49 |                     | QUNS_APP => {
[INFO] [stdout]    |                       ^^^^^^^^ pattern doesn't bind `QUNS_PRESENTATION_MODE`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::QUNS_PRESENTATION_MODE`
[INFO] [stdout]   --> src/config/bypass.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     | QUNS_PRESENTATION_MODE
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `QUNS_APP` is not bound in all patterns
[INFO] [stdout]   --> src/config/bypass.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     QUNS_RUNNING_D3D_FULL_SCREEN
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_APP`
[INFO] [stdout] 47 |                     | QUNS_BUSY
[INFO] [stdout]    |                       ^^^^^^^^^ pattern doesn't bind `QUNS_APP`
[INFO] [stdout] 48 |                     | QUNS_PRESENTATION_MODE
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_APP`
[INFO] [stdout] 49 |                     | QUNS_APP => {
[INFO] [stdout]    |                       -------- variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::QUNS_APP`
[INFO] [stdout]   --> src/config/bypass.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     | QUNS_APP => {
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `QUNS_BUSY` is not bound in all patterns
[INFO] [stdout]   --> src/config/bypass.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     QUNS_RUNNING_D3D_FULL_SCREEN
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_BUSY`
[INFO] [stdout] 47 |                     | QUNS_BUSY
[INFO] [stdout]    |                       --------- variable not in all patterns
[INFO] [stdout] 48 |                     | QUNS_PRESENTATION_MODE
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_BUSY`
[INFO] [stdout] 49 |                     | QUNS_APP => {
[INFO] [stdout]    |                       ^^^^^^^^ pattern doesn't bind `QUNS_BUSY`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::QUNS_BUSY`
[INFO] [stdout]   --> src/config/bypass.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     | QUNS_BUSY
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `QUNS_RUNNING_D3D_FULL_SCREEN` is not bound in all patterns
[INFO] [stdout]   --> src/config/bypass.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     QUNS_RUNNING_D3D_FULL_SCREEN
[INFO] [stdout]    |                     ---------------------------- variable not in all patterns
[INFO] [stdout] 47 |                     | QUNS_BUSY
[INFO] [stdout]    |                       ^^^^^^^^^ pattern doesn't bind `QUNS_RUNNING_D3D_FULL_SCREEN`
[INFO] [stdout] 48 |                     | QUNS_PRESENTATION_MODE
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_RUNNING_D3D_FULL_SCREEN`
[INFO] [stdout] 49 |                     | QUNS_APP => {
[INFO] [stdout]    |                       ^^^^^^^^ pattern doesn't bind `QUNS_RUNNING_D3D_FULL_SCREEN`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::QUNS_RUNNING_D3D_FULL_SCREEN`
[INFO] [stdout]   --> src/config/bypass.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     QUNS_RUNNING_D3D_FULL_SCREEN
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `QUNS_PRESENTATION_MODE` is not bound in all patterns
[INFO] [stdout]   --> src/config/bypass.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     QUNS_RUNNING_D3D_FULL_SCREEN
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_PRESENTATION_MODE`
[INFO] [stdout] 47 |                     | QUNS_BUSY
[INFO] [stdout]    |                       ^^^^^^^^^ pattern doesn't bind `QUNS_PRESENTATION_MODE`
[INFO] [stdout] 48 |                     | QUNS_PRESENTATION_MODE
[INFO] [stdout]    |                       ---------------------- variable not in all patterns
[INFO] [stdout] 49 |                     | QUNS_APP => {
[INFO] [stdout]    |                       ^^^^^^^^ pattern doesn't bind `QUNS_PRESENTATION_MODE`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::QUNS_PRESENTATION_MODE`
[INFO] [stdout]   --> src/config/bypass.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     | QUNS_PRESENTATION_MODE
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `QUNS_APP` is not bound in all patterns
[INFO] [stdout]   --> src/config/bypass.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     QUNS_RUNNING_D3D_FULL_SCREEN
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_APP`
[INFO] [stdout] 47 |                     | QUNS_BUSY
[INFO] [stdout]    |                       ^^^^^^^^^ pattern doesn't bind `QUNS_APP`
[INFO] [stdout] 48 |                     | QUNS_PRESENTATION_MODE
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_APP`
[INFO] [stdout] 49 |                     | QUNS_APP => {
[INFO] [stdout]    |                       -------- variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::QUNS_APP`
[INFO] [stdout]   --> src/config/bypass.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     | QUNS_APP => {
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `QUNS_RUNNING_D3D_FULL_SCREEN` is not bound in all patterns
[INFO] [stdout]   --> src/config/bypass.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     QUNS_RUNNING_D3D_FULL_SCREEN
[INFO] [stdout]    |                     ---------------------------- variable not in all patterns
[INFO] [stdout] 47 |                     | QUNS_BUSY
[INFO] [stdout]    |                       ^^^^^^^^^ pattern doesn't bind `QUNS_RUNNING_D3D_FULL_SCREEN`
[INFO] [stdout] 48 |                     | QUNS_PRESENTATION_MODE
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `QUNS_RUNNING_D3D_FULL_SCREEN`
[INFO] [stdout] 49 |                     | QUNS_APP => {
[INFO] [stdout]    |                       ^^^^^^^^ pattern doesn't bind `QUNS_RUNNING_D3D_FULL_SCREEN`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::QUNS_RUNNING_D3D_FULL_SCREEN`
[INFO] [stdout]   --> src/config/bypass.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     QUNS_RUNNING_D3D_FULL_SCREEN
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/watchdog.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 windows::Win32::System::StationsAndDesktops::OpenInputDesktop(
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/watchdog.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |                     windows::Win32::System::StationsAndDesktops::DESKTOP_CONTROL_FLAGS(0),
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/watchdog.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 windows::Win32::System::StationsAndDesktops::OpenInputDesktop(
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/watchdog.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     windows::Win32::System::StationsAndDesktops::DESKTOP_SWITCHDESKTOP,
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/watchdog.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |                     windows::Win32::System::StationsAndDesktops::DESKTOP_CONTROL_FLAGS(0),
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/watchdog.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     let _ = unsafe { windows::Win32::System::StationsAndDesktops::CloseDesktop(hdesk) };
[INFO] [stdout]    |                                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/watchdog.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     windows::Win32::System::StationsAndDesktops::DESKTOP_SWITCHDESKTOP,
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/mod.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let main_thread_id = windows::Win32::System::Threading::GetCurrentThreadId();
[INFO] [stdout]    |                                       ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/watchdog.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     let _ = unsafe { windows::Win32::System::StationsAndDesktops::CloseDesktop(hdesk) };
[INFO] [stdout]    |                                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/paint.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |     format: windows::Win32::Graphics::Gdi::DRAW_TEXT_FORMAT,
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input/mod.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let main_thread_id = windows::Win32::System::Threading::GetCurrentThreadId();
[INFO] [stdout]    |                                       ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/paint.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let _ = windows::Win32::Graphics::Gdi::MoveToEx(hdc, 200, 0, None);
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/paint.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |     format: windows::Win32::Graphics::Gdi::DRAW_TEXT_FORMAT,
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/paint.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let _ = windows::Win32::Graphics::Gdi::LineTo(hdc, 200, h);
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/paint.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let _ = windows::Win32::Graphics::Gdi::MoveToEx(hdc, 200, 0, None);
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/paint.rs:456:30
[INFO] [stdout]     |
[INFO] [stdout] 456 |             let _ = windows::Win32::Graphics::Gdi::Ellipse(
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/paint.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let _ = windows::Win32::Graphics::Gdi::LineTo(hdc, 200, h);
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let instance = unsafe { windows::Win32::System::LibraryLoader::GetModuleHandleW(None)? };
[INFO] [stdout]    |                                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/paint.rs:456:30
[INFO] [stdout]     |
[INFO] [stdout] 456 |             let _ = windows::Win32::Graphics::Gdi::Ellipse(
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:59:37
[INFO] [stdout]    |
[INFO] [stdout] 59 |             hbrBackground: windows::Win32::Graphics::Gdi::HBRUSH(16 as *mut _),
[INFO] [stdout]    |                                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let instance = unsafe { windows::Win32::System::LibraryLoader::GetModuleHandleW(None)? };
[INFO] [stdout]    |                                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |             windows::Win32::UI::WindowsAndMessaging::WINDOW_EX_STYLE::default(),
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:59:37
[INFO] [stdout]    |
[INFO] [stdout] 59 |             hbrBackground: windows::Win32::Graphics::Gdi::HBRUSH(16 as *mut _),
[INFO] [stdout]    |                                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let dark_mode = windows::Win32::Foundation::TRUE;
[INFO] [stdout]    |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let _ = windows::Win32::Graphics::Dwm::DwmSetWindowAttribute(
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |             windows::Win32::UI::WindowsAndMessaging::WINDOW_EX_STYLE::default(),
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:91:22
[INFO] [stdout]    |
[INFO] [stdout] 91 |             windows::Win32::Graphics::Dwm::DWMWA_USE_IMMERSIVE_DARK_MODE,
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let dark_mode = windows::Win32::Foundation::TRUE;
[INFO] [stdout]    |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:93:42
[INFO] [stdout]    |
[INFO] [stdout] 93 |             std::mem::size_of::<windows::Win32::Foundation::BOOL>() as u32,
[INFO] [stdout]    |                                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let _ = windows::Win32::Graphics::Dwm::DwmSetWindowAttribute(
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let _ = windows::Win32::Graphics::Dwm::DwmSetWindowAttribute(
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:91:22
[INFO] [stdout]    |
[INFO] [stdout] 91 |             windows::Win32::Graphics::Dwm::DWMWA_USE_IMMERSIVE_DARK_MODE,
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:93:42
[INFO] [stdout]    |
[INFO] [stdout] 93 |             std::mem::size_of::<windows::Win32::Foundation::BOOL>() as u32,
[INFO] [stdout]    |                                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |             windows::Win32::Graphics::Dwm::DWMWA_CAPTION_COLOR,
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let _ = windows::Win32::Graphics::Dwm::DwmSetWindowAttribute(
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/settings/mod.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let _ = windows::Win32::Graphics::Dwm::DwmSetWindowAttribute(
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |             windows::Win32::Graphics::Dwm::DWMWA_CAPTION_COLOR,
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |             windows::Win32::Graphics::Dwm::DWMWA_BORDER_COLOR,
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let _ = windows::Win32::Graphics::Dwm::DwmSetWindowAttribute(
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let _ = windows::Win32::Graphics::Dwm::DwmSetWindowAttribute(
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |             windows::Win32::Graphics::Dwm::DWMWA_BORDER_COLOR,
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |             windows::Win32::Graphics::Dwm::DWMWA_TEXT_COLOR,
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let _ = windows::Win32::Graphics::Dwm::DwmSetWindowAttribute(
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:167:30
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     windows::Win32::System::LibraryLoader::GetModuleHandleW(None).unwrap();
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |             windows::Win32::Graphics::Dwm::DWMWA_TEXT_COLOR,
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:197:34
[INFO] [stdout]     |
[INFO] [stdout] 197 |                         windows::Win32::UI::WindowsAndMessaging::WINDOW_EX_STYLE::default(),
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:239:30
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     windows::Win32::UI::WindowsAndMessaging::WINDOW_EX_STYLE::default(),
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:167:30
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     windows::Win32::System::LibraryLoader::GetModuleHandleW(None).unwrap();
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:197:34
[INFO] [stdout]     |
[INFO] [stdout] 197 |                         windows::Win32::UI::WindowsAndMessaging::WINDOW_EX_STYLE::default(),
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |                     windows::Win32::Graphics::Gdi::SRCCOPY,
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |             windows::Win32::UI::WindowsAndMessaging::WM_CTLCOLOREDIT
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:239:30
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     windows::Win32::UI::WindowsAndMessaging::WINDOW_EX_STYLE::default(),
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:301:24
[INFO] [stdout]     |
[INFO] [stdout] 301 |             | windows::Win32::UI::WindowsAndMessaging::WM_CTLCOLORSTATIC => {
[INFO] [stdout]     |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |                     windows::Win32::Graphics::Gdi::SRCCOPY,
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:302:36
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 let hdc = windows::Win32::Graphics::Gdi::HDC(wparam.0 as *mut _);
[INFO] [stdout]     |                                    ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |             windows::Win32::UI::WindowsAndMessaging::WM_CTLCOLOREDIT
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:304:26
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 windows::Win32::Graphics::Gdi::SetBkColor(hdc, COLORREF(0x001B1214));
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:301:24
[INFO] [stdout]     |
[INFO] [stdout] 301 |             | windows::Win32::UI::WindowsAndMessaging::WM_CTLCOLORSTATIC => {
[INFO] [stdout]     |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:302:36
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 let hdc = windows::Win32::Graphics::Gdi::HDC(wparam.0 as *mut _);
[INFO] [stdout]     |                                    ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:432:33
[INFO] [stdout]     |
[INFO] [stdout] 432 |                     if windows::Win32::UI::WindowsAndMessaging::IsWindowVisible(hwnd).as_bool() {
[INFO] [stdout]     |                                 ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:304:26
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 windows::Win32::Graphics::Gdi::SetBkColor(hdc, COLORREF(0x001B1214));
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/wnd_proc.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |             windows::Win32::UI::WindowsAndMessaging::WM_PAINT => {
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/settings/mod.rs:432:33
[INFO] [stdout]     |
[INFO] [stdout] 432 |                     if windows::Win32::UI::WindowsAndMessaging::IsWindowVisible(hwnd).as_bool() {
[INFO] [stdout]     |                                 ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui/wnd_proc.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |             windows::Win32::UI::WindowsAndMessaging::WM_ERASEBKGND => {
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/wnd_proc.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |             windows::Win32::UI::WindowsAndMessaging::WM_PAINT => {
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |             style: windows::Win32::UI::WindowsAndMessaging::CS_HREDRAW
[INFO] [stdout]    |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui/wnd_proc.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |             windows::Win32::UI::WindowsAndMessaging::WM_ERASEBKGND => {
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 | windows::Win32::UI::WindowsAndMessaging::CS_VREDRAW,
[INFO] [stdout]    |                            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |             style: windows::Win32::UI::WindowsAndMessaging::CS_HREDRAW
[INFO] [stdout]    |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui/mod.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 | windows::Win32::UI::WindowsAndMessaging::CS_VREDRAW,
[INFO] [stdout]    |                            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wingrip` (bin "wingrip") due to 89 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0408, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wingrip` (bin "wingrip" test) due to 89 previous errors
[INFO] running `Command { std: "docker" "inspect" "decb1f95c297a00b8ddc7696273e13dc92e071ccdaa32007fa02708a10fff74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "decb1f95c297a00b8ddc7696273e13dc92e071ccdaa32007fa02708a10fff74e", kill_on_drop: false }`
[INFO] [stdout] decb1f95c297a00b8ddc7696273e13dc92e071ccdaa32007fa02708a10fff74e
